Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 8 Forum

Notes/Domino 8 Forum

Previous Next

Fixing Notes C++ Api Error C2371 with Visual Studio

Edit notes headers, change all DBID to lnDBID,
If your code uses notes DBID then change it to lnDBID.

Done fixup to headers with perl hack

grep -l "\bDBID\b" *.h | xargs --replace=xx perl -ibak -pe "s/\bDBID\b/lnDBID/g" "xx"


Feedback response number WEBB8JZKRB created by ~Sean Nimfooberg on 07/22/2011

Notes C++ Api Error C2371 with Visu... (~Zelda Minvelul... 5.Aug.10)
. . You have a mismatch between Windows... (~Arnold Zenjumi... 9.Aug.10)
. . . . You have a mismatch between Windows... (~Frank Chuwebur... 1.Sep.10)
. . . . . . You have a mismatch between Windows... (~Frank Chuwebur... 1.Sep.10)
. . Fixing Notes C++ Api Error C2371 wi... (~Sean Nimfoober... 22.Jul.11)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS